touch input 예문
예문 더보기: 1 2
- Windows UI designed for touch input
터치 입력용으로 설계된 Windows UI - Touch Input Device count
터치 입력 장치 개수 - Instead, store the touch input in a variable and react on the input in the requestAnimationFrame render loop.
대신, 터치 입력을 변수에 저장하고 requestAnimationFrame의 렌더 루프에서 입력에 반응하도록 합니다. - In this article we will share some learnings from the project, especially regarding the move from desktop-only experience to a multi-screen solution that supports both mouse and touch input.
이 글에서 프로젝트로부터 배우게 된 몇가지를 특히 데스크탑 전용의 경험을 마우스와 터치 입력을 지원하는 멀티 스크린으로 이동하는 것에 관하여 공유하고자 합니다. - Our goal was to make Build feel natural on touch devices, not just adding touch input to the original desktop implementation, but make it feel as it was really intended for touch.
우리의 목표는 데스크탑의 원본 구현체에 그냥 터치 입력을 추가하는 것이 아니라 빌드를 터치 디바이스에서 자연스럽게 느끼도록 만들고 정말 터치 입력을 의도한 것처럼 느끼도록 하는 것입니다.